* the argument. Returns %NULL if there is no child with this
* name.
*
- * Returns: (transfer none): the requested child of the #GtkStack
+ * Returns: (transfer none) (nullable): the requested child of the #GtkStack
*
* Since: 3.12
*/
* Gets the currently visible child of @stack, or %NULL if
* there are no visible children.
*
- * Returns: (transfer none): the visible child of the #GtkStack
+ * Returns: (transfer none) (nullable): the visible child of the #GtkStack
*
* Since: 3.10
*/
* Returns the name of the currently visible child of @stack, or
* %NULL if there is no visible child.
*
- * Returns: (transfer none): the name of the visible child of the #GtkStack
+ * Returns: (transfer none) (nullable): the name of the visible child of the #GtkStack
*
* Since: 3.10
*/